Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate Comment from pretty Options #2988

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Sep 2, 2024

I think it makes more sense to not have State Options as they are supposed to be immutable and have a separate Input effect for comments.

@janmasrovira janmasrovira self-assigned this Sep 2, 2024
@janmasrovira janmasrovira changed the base branch from main to isabelle-comments September 2, 2024 11:36
@janmasrovira janmasrovira marked this pull request as ready for review September 2, 2024 11:37
Copy link
Collaborator

@lukaszcz lukaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, makes sense. We don't use Options now, but might in the future and they should be read-only.

@lukaszcz lukaszcz merged commit f51bf39 into isabelle-comments Sep 2, 2024
@lukaszcz lukaszcz deleted the jan-isabelle-comments branch September 2, 2024 11:45
lukaszcz pushed a commit that referenced this pull request Sep 2, 2024
I think it makes more sense to not have `State Options` as they are
supposed to be immutable and have a separate `Input` effect for
comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants